-
1 ошибка ядра
Microsoft: kernel fault -
2 дефект
defect, defect center, ( результат повреждения) damage, (в программе, обнаруженный при структурном контроле) exposure, fault, flaw, imperfection, malformation* * *дефе́кт м.1. ( структуры вещества) defect, imperfection2. ( различных изделий и технологических процессов) defect, flawбез дефе́кта — flawless; defectlessвыявля́ть дефе́кт — bring out [expose, reveal, show up] a defectобнару́живать дефе́кт — detect a defectустана́вливать расположе́ние дефе́кта — locate a defectустраня́ть дефе́кт — rectify [correct] a defect3. полигр. incomplete fountдефе́кт аналити́ческой фу́нкции — defect of an analytic functionдефе́кт а́нти-Шо́тки — anti-Schottky defectаперту́рный дефе́кт — aperture defectдефе́кт в ко́рне сварно́го шва — root defectдефе́кт внедре́ния — interstitial defectвну́тренний дефе́кт — internal defect, internal flawдефе́кт в пло́скости листа́ метал. — laminal defectдефе́кт в твё́рдом те́ле — imperfection in a solidдефе́кт каландрова́ния — calendering defectкатио́нный дефе́кт — cation defectква́нтовый дефе́кт — quantum defectдефе́кт констру́кции — construction defectдефе́кт криста́лла — crystal defect, lattice imperfectionвызва́ть дефе́кт в криста́лле — disturb the order in a crystalдефе́кт кристалли́ческой решё́тки — (crystal-)lattice defect, lattice imperfectionдефе́кт литья́ — casting defectдефе́кт лица́ ( кожи) — grain defectsлокализо́ванный дефе́кт — spot defectмакроскопи́ческий дефе́кт — macroscopic defectдефе́кт масс яд. физ. — mass defectнару́жный дефе́кт — external defectдефе́кт отли́вки — casting defectдефе́кт от непра́вильной зали́вки метал. — pouring defectпове́рхностный дефе́кт — surface defectдефе́кт по Френе́лю — Fresnel defectдефе́кт по Фре́нкелю — Frenkel defectдефе́кт по Шо́ттки — Chottky defectдефе́кт прока́тки — rolling defectрадиацио́нный дефе́кт — radiation-induced defectрассе́янные дефе́кты — dispersed defectsдефе́кт сва́рки — welding defectскры́тый дефе́кт — hidden [latent] flawдефе́кт сно́вки — warping defectдефе́кт структу́ры — structural defectдефе́кт ти́па вака́нсия — междоу́злие — interstitial-vacancy pairто́чечный дефе́кт1. физ. point defect2. метал. pin-holeуглово́й дефе́кт мат. — angular defectуглово́й дефе́кт треуго́льника — excess of a triangleдефе́кт укла́дки физ. — stacking faultхими́ческий дефе́кт — chemical defectдефе́кт ядра́ мат. — nullity, defect of kernel -
3 двойная ошибка
(возникает в случае, когда одновременно имеют место два прерывания режима ядра (kernel-mode trap) и процессор не в состоянии обработать их) double fault, double errorРусско-английский словарь по вычислительной технике и программированию > двойная ошибка
См. также в других словарях:
Kernel (computer science) — In computer science, the kernel is the central component of most computer operating systems (OS). Its responsibilities include managing the system s resources (the communication between hardware and software components). As a basic component of… … Wikipedia
Kernel (computing) — A kernel connects the application software to the hardware of a computer In computing, the kernel is the main component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware… … Wikipedia
Fault injection — In software testing, fault injection is a technique for improving the coverage of a test by introducing faults in order to test code paths, in particular error handling code paths, that might otherwise rarely be followed. It is often used with… … Wikipedia
Kernel panic — Linux 2.6 не может смонтировать корневую файловую систему. Kernel panic (англ.: тревога, сбой в ядре) сообщение о критической о … Википедия
Kernel Thread — Ein Thread (auch: Aktivitätsträger oder leichtgewichtiger Prozess, vereinzelt auch: Faden) bezeichnet in der Informatik einen Ausführungsstrang oder eine Ausführungsreihenfolge in der Abarbeitung eines Programms. Ein Thread ist Teil eines… … Deutsch Wikipedia
General protection fault — This article is about the x86 exception. For the webcomic, see General Protection Fault (webcomic). A general protection fault (GPF) in the Intel x86 and AMD x86 64 architectures, and other unrelated architectures, is a fault (a type of… … Wikipedia
Mach (kernel) — Mach is an operating system microkernel developed at Carnegie Mellon University to support operating system research, primarily distributed and parallel computation. It is one of the earliest examples of a microkernel, and still the standard by… … Wikipedia
Loadable kernel module — In computing, a loadable kernel module (or LKM) is an object file that contains code to extend the running kernel, or so called base kernel, of an operating system. Most current Unix like systems, and Microsoft Windows, support loadable kernel… … Wikipedia
Monolithic kernel — Structure of monolithic kernel, microkernel and hybrid kernel based operating systems A monolithic kernel is an operating system architecture where the entire operating system is working in the kernel space and alone as supervisor mode. The… … Wikipedia
Triple fault — A triple fault is a special kind of exception generated by the CPU when an exception occurs while the CPU is trying to invoke the double fault exception handler, which itself handles exceptions occurring while trying to invoke a regular exception … Wikipedia
Double fault — This article is about the CPU error. For the tennis term, see serve (tennis). On the x86 architecture, a double fault exception occurs if the processor encounters a problem while trying to service a pending interrupt or exception. An example… … Wikipedia